home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
graphics
/
a-g
/
fu
/
formulas
/
tri27.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-12-21
|
211 b
|
32 lines
Tri27
{
{
mirrorx
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
bailout=2.0
}
{
c=pixel
z=pixel
}
{
t=log(z)
s=s*t
z=z*s
z=z+c
r=log(z)
s=r+t
s=s/r
s=s*t
w=abs(s)
}
{
w>z
}
{
}
}